Welcome![Sign In][Sign Up]
Location:
Search - simple online test

Search list

[Web Serverxzttest

Description: 简单的在线选择题测试系统 在线选择题测试系统。 使用前请检查这两个文件,看看是否需要修改。 数据库连接文件:conn.asp 系统配置文件:config.asp-simple multiple-choice test online system online multiple-choice test system. Please check before use two documents to see whether they need revision. Database Connection documents : conn.asp system configuration : config.asp
Platform: | Size: 18426 | Author: 理想 | Hits:

[Web Serverweb_test

Description: 简单的在线选择题测试系统 在线选择题测试系统。这是用VB.NET与ACESS做的,有自动判断等分,完全自动化 -simple multiple-choice test online system online multiple-choice test system. This is VB.NET and Acess done and automatically judged equally, fully automated
Platform: | Size: 231562 | Author: 理想 | Hits:

[Other resourceyuanma10

Description: 远程教育使用的在线考试系统,建立在国际互联网上,客户端的配置可以极为简单,使考试不受地域的局限。一个完备的在线考试系统可以使用户在网上学习过后及时检验自己的学习效果,已发现自己的不足,使得学习效率得到很大提高。在线考试系统中题目的生成、试卷的提交、成绩的批阅等都可以在网络上自动完成。只要形成一套成熟的题库就可以实现考试的自动化。-distance education using online examination system, establishment of the Internet, the client configuration can be very simple, so that the examination without geographical limitations. A comprehensive examination of the online system allows users to the Internet after learning timely test of the study results, has found his own shortcomings and makes learning efficiency can be improved greatly. Online Examination System topic generation, the papers submitted for approval to the results might have on the network automatically. As long as the formation of a mature database can be achieved test automation.
Platform: | Size: 122556 | Author: sh | Hits:

[Education soft systemNE

Description: 该资料为在线考试网。用于在线考试,该在线考试网的页面设置精美大方,使用简单,有自动计时,自动提交试卷的功能,给相应的学习体统带来了方便。-The information network for the online exam. For the online exam, the online test network page setup fine and generous, using simple, automatic timing, automatic submission of papers features, to the appropriate learning brings the convenience of decency.
Platform: | Size: 1265664 | Author: kangting | Hits:

[WEB CodeLittleExam

Description: asp做的 简单在线考试系统 可以考试 登录等操作 查看成绩 -asp to do a simple online exam system to log and other test results Options to view
Platform: | Size: 88064 | Author: 夏树静了 | Hits:

[JSP/JavaTest

Description: 是一个简单的在线考试系统的自作,她是有数据库和ASP编写的,适合毕业论文的设计-Is a simple self-made ​ ​ online examination system
Platform: | Size: 503808 | Author: jing | Hits:

[Education soft systemwyExam_v1.0

Description: 校无忧在线考试系统采用互联网技术,快速搭建在线考试系统平台,全面实现了考试工作的网络化、无纸化、自动化。系统操作简单,题型丰富,广泛用于企事业单位,学校教育培训机构等在线考试,网络考试,在线考核…… 系统主要功能: 1、设置基本考试系统信息(开通/关闭考试等) 2、自动化提交试卷,智能判断学生是否重复提交 3、支持题型:选择题,判断题,填空题,问答题 4、试题库导入、导出功能 5、支持客观题自动阅卷,统计总分,并统计排名 6、生成成绩分析报表和打印功能 …… 系统使用 1) 在浏览器的地址栏中输入管理登录的页面地址:admin/login.asp。 2) 默认管理员:admin 密码:admin -Worry-free online examination system using school Internet technology, rapid build online exam system platform, the full realization of the examination of Networking, paperless, automated. System is simple, Questions rich, widely used in enterprises, schools, education and training institutions, online test, network test, online assessment ... ...
Platform: | Size: 250880 | Author: tangshaocheng | Hits:

[JSP/JavaOnline-Psychological-Testing

Description: 前段时间自己写的一个简单关于心理测试的代码,现在分享下,希望有朋友能用得上-Some time ago to write a simple code on the psychological test, and now share, I hope have friends that can use
Platform: | Size: 6144 | Author: 勇者 | Hits:

[WEB Codetest

Description: 在线考试系统,包含试题库等,比较简单,适合asp入门者-Online examination system, including the test database, and other relatively simple, for asp beginners
Platform: | Size: 897024 | Author: 罗开 | Hits:

[JSP/Javaquiz

Description: 用javascript和HTML实现了一个网上测试的小网页,比较简单,学习用。-An online test page, javascript and HTML is relatively simple to learn with.
Platform: | Size: 367616 | Author: 李守宪 | Hits:

[Internet-NetworkiocpJTLV4

Description: 从上次我完成比较基本的完成端口到现在已经过去了一个月,在这个月中基本是在研究这个完成端口。经过无数的查阅,参考了不少高手的文章终于完成。 这里面用到了比较多的技术。 1。用取函数指针的方法运行ACCEPTEX函数。 2。用链表结构做成一个内存池,事实上是个CLIST链表。。。生成,取一个块,释放,放回链表 3。并没有使用线程池,因为我发现根本不能提高效率,反而降低了。从原理上分析,就应当是这样的。如果编得好,就不应当用到很多的线程。如果用到了很多线程,说明线程中的代码效率有问题。如果需要加入,这倒很简单。 4。对ACCEPT投递量做检测。如果不够再投。 最重要的,对代码做了几乎最完全的注释。 效果上我用一个网上找来的测试软件,15000个并发连接那是相当的淡定。 另外,可能是我在内存池上的代码编得不够好,在DEBUG下效果就很差,但如果用Release,效果就变得好上许多。 这是头文件。-From the last time I finished the basic completion port has been underway for a month, this month is the basic study the completion port. After countless inspection, with reference to the many expert articles finally completed. There is used a lot more technology. A. Take function pointer run ACCEPTEX function. Two. List structure made ​ ​ of a memory pool, in fact, a linked list of CLIST. . . Generation, to take a block and released back into the linked list 3. Did not use the thread pool, because I did not improve efficiency, but reduces the. In principle, analysis, should be so. If the Code is well, you should not use a lot of threads. If you use a lot of thread, the thread code efficiency. If you need to join, it would really simple. 4. ACCEPT delivery amount to do the testing. If not reinvested. Most importantly, the code to do almost the most complete comment. In effect, I got an online test software, 15000 concurrent connections it is quite calm. In addition, y
Platform: | Size: 52224 | Author: DoC. | Hits:

[JSP/Javaxlcs

Description: 这是一个很简单的在线心理测试系统,由jsp编码,界面简单美观。功能强大。-This is a very simple online psychological test system, jsp coding, the interface is simple and beautiful. Powerful.
Platform: | Size: 1019904 | Author: 董亚 | Hits:

[JSP/Javaxlcs

Description: 这是一个很简单的在线心理测试系统,由jsp编码,界面简单美观。功能强大。-This is a very simple online psychological test system consisting of jsp coding, simple and beautiful interface. Powerful.
Platform: | Size: 2887680 | Author: 陈晨 | Hits:

[SQL Server2011.5.8MySchool

Description: C#实现的简单在线考试系统功能齐全,与大学中使用的机考系统类似,实现了更为强大的功能。对数据库中的科目信息补充后即可使用。-Simple online exam system to achieve complete C#, similar to machines used in the test system and the university, to achieve a more powerful functions. You can use the information in the database subjects supplement.
Platform: | Size: 874496 | Author: 潘贵皇 | Hits:

[Multimedia Developtest---2

Description: MFC 做的操作Excel程序 用了别人的Excel类 所以不用再导入类了 比较方便 这个是以前学习的时候做的 比较简单 对于比较复杂的表单 可以通过编辑excel模板实现 这个网上可以有资料的-So no need to import the class that was previously a relatively easy time learning to do relatively simple to more complex forms can be achieved by editing this online information can excel template
Platform: | Size: 902144 | Author: 洪岩 | Hits:

[JSP/Java11612343OnlineBank1

Description: 简单编写SP网上银行系统。测试可用。可以作为参考-ASP write simple online banking system. Test available.
Platform: | Size: 27648 | Author: 厉鹏飞 | Hits:

[WEB Codeasp1013qiyewangzhan

Description: 程序只支持在根目录下运行,并请使用系统IIS或网上空间进行测试。使用简易ASP测试工具无法保证程序的正常运行。 后台/admin/index.asp 用户名:admin 密码:admin-The program is only supported in the root directory, and use the system IIS or online space for testing. The use of a simple ASP test tool can not guarantee the normal operation of the program. Background /admin/index.asp Username: admin Password: admin
Platform: | Size: 6966272 | Author: 李康飞 | Hits:

[JSP/JavaJAVA在线考试系统

Description: 基于java的在线考试系统,该系统基于java开发实现,实现简单的在线考试系统该有的功能,简单的角色划分与试卷生成,阅卷。(Java based online examination system, the system is based on Java development and implementation, to achieve a simple online examination system, which has some functions, simple role division and test paper generation, marking.)
Platform: | Size: 29624320 | Author: zhanggw | Hits:

[WEB CodeNE

Description: 一个简单的网上在线考试网,适合初学者学习使用(A simple online online test network, suitable for beginners to learn to use)
Platform: | Size: 1490944 | Author: Music丶Enter | Hits:

[JSP/Javajsp在线考试系统源码

Description: 能实现简单的手动组卷,在线考试,老师阅卷,学生成绩查询,科目成绩查询。(Can achieve simple manual test paper, online examination, teacher reading, student query, subject query.)
Platform: | Size: 2705408 | Author: 往南 | Hits:
« 1 23 4 5 6 »

CodeBus www.codebus.net